|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--djbuch.kapitel_19.NotesTestObjects
Stellt häufig benötigte Domino Objekte für einen Test bereit.
| Constructor Summary | |
NotesTestObjects()
|
|
| Method Summary | |
Database |
getDb()
Gibt eine vordefinierte Testdatenbank zurück |
Document |
getDocumentContext()
Erzeugt ein Kontext Dokument, falls noch keines existiert. |
Session |
getSession()
Gibt die Session zurück, über die der Server erreichbar ist. |
void |
recycle()
löscht (!) |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NotesTestObjects()
| Method Detail |
public Database getDb()
throws NotesException
NotesException
public Document getDocumentContext()
throws NotesException
NotesException
public Session getSession()
throws NotesException
NotesExceptionpublic void recycle()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||